[INFO] fetching crate quetty 0.1.9...
[INFO] testing quetty-0.1.9 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate quetty 0.1.9 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate quetty 0.1.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate quetty 0.1.9
[INFO] tweaked toml for crates.io crate quetty 0.1.9 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quetty 0.1.9 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quetty 0.1.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aecf92c36089e71d6c83ced02e4a6e5e81faee006f641c24791b7d9ee09cfdf2
[INFO] running `Command { std: "docker" "start" "-a" "aecf92c36089e71d6c83ced02e4a6e5e81faee006f641c24791b7d9ee09cfdf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aecf92c36089e71d6c83ced02e4a6e5e81faee006f641c24791b7d9ee09cfdf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aecf92c36089e71d6c83ced02e4a6e5e81faee006f641c24791b7d9ee09cfdf2", kill_on_drop: false }`
[INFO] [stdout] aecf92c36089e71d6c83ced02e4a6e5e81faee006f641c24791b7d9ee09cfdf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54d57f7c2bf5693d9b25ce6ffb6844b61c90759c5d12a028135e785d579f9952
[INFO] running `Command { std: "docker" "start" "-a" "54d57f7c2bf5693d9b25ce6ffb6844b61c90759c5d12a028135e785d579f9952", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling async-compression v0.4.25
[INFO] [stderr]    Compiling serde_amqp_derive v0.3.0
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling serde_amqp v0.14.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fe2o3-amqp-types v0.14.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling fe2o3-amqp v0.14.0
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling typespec v0.5.0
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling tuirealm_derive v2.0.1
[INFO] [stderr]    Compiling typespec_macros v0.4.0
[INFO] [stderr]    Compiling azure_core v0.25.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling typespec_client_core v0.4.0
[INFO] [stderr]    Compiling fe2o3-amqp-management v0.14.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling tree_magic_mini v3.1.6
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling typespec v0.6.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling typespec_macros v0.5.0
[INFO] [stderr]    Compiling azure_core v0.26.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling typespec_client_core v0.5.0
[INFO] [stderr]    Compiling fe2o3-amqp-cbs v0.14.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling fe2o3-amqp-ws v0.14.0
[INFO] [stderr]    Compiling x11rb v0.10.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling x11-clipboard v0.7.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling timer-kit v0.1.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling governor v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling x11-clipboard v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling azservicebus v0.25.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling tuirealm v2.2.0
[INFO] [stderr]    Compiling tuirealm v3.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling wl-clipboard-rs v0.7.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling cli-clipboard v0.4.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling quetty-server v0.1.9
[INFO] [stderr]    Compiling tui-realm-textarea v2.1.0
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling tui-realm-stdlib v3.0.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling copypasta v0.10.2
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling quetty v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line {
[INFO] [stdout]     |                           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line> {
[INFO] [stdout]     |                                   ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line> {
[INFO] [stdout]    |                       ^^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidThemePath` and `InvalidFileExtension` are never constructed
[INFO] [stdout]   --> src/theme/validation.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum ThemeValidationError {
[INFO] [stdout]    |          -------------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     InvalidThemePath { path: String, reason: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     MissingMetadata { field: String },
[INFO] [stdout] 13 |     InvalidFileExtension { path: String, expected: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThemeValidationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThemePathValidator` is never constructed
[INFO] [stdout]    --> src/theme/validation.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct ThemePathValidator;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line {
[INFO] [stdout]     |                           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line> {
[INFO] [stdout]     |                                   ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line> {
[INFO] [stdout]    |                       ^^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "54d57f7c2bf5693d9b25ce6ffb6844b61c90759c5d12a028135e785d579f9952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54d57f7c2bf5693d9b25ce6ffb6844b61c90759c5d12a028135e785d579f9952", kill_on_drop: false }`
[INFO] [stdout] 54d57f7c2bf5693d9b25ce6ffb6844b61c90759c5d12a028135e785d579f9952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5eac94407a3091a4fe4cfc2148817da5a4c6b0b5b15ba7a6093ebbc70234592
[INFO] running `Command { std: "docker" "start" "-a" "f5eac94407a3091a4fe4cfc2148817da5a4c6b0b5b15ba7a6093ebbc70234592", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line {
[INFO] [stdout]     |                           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line> {
[INFO] [stdout]     |                                   ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line> {
[INFO] [stdout]    |                       ^^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling claims v0.8.0
[INFO] [stdout] warning: variants `InvalidThemePath` and `InvalidFileExtension` are never constructed
[INFO] [stdout]   --> src/theme/validation.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum ThemeValidationError {
[INFO] [stdout]    |          -------------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     InvalidThemePath { path: String, reason: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     MissingMetadata { field: String },
[INFO] [stdout] 13 |     InvalidFileExtension { path: String, expected: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThemeValidationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThemePathValidator` is never constructed
[INFO] [stdout]    --> src/theme/validation.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct ThemePathValidator;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line {
[INFO] [stdout]     |                           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line> {
[INFO] [stdout]     |                                   ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line> {
[INFO] [stdout]    |                       ^^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quetty v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcpjiZ8f/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquetty-c3d5caccef140215,libtoml-ec532785766191dd,libtoml_writer-0af7371ebdf749c6,libtoml_parser-f412e48d8f408ff7,libserde_spanned-64043440f6833315,libtoml_datetime-fab79e4fbdda5793,libdotenv-ed16f8757ac7f100,libdirs-63a88569d4973c64,libdirs_sys-a905550ccb6f8fcf,liboption_ext-23838f1959a6156b,libopen-815ae230179f6a54,libis_wsl-1e1f252f1b372bf5,libis_docker-ea2779accd0eae1c,libfern-01821c3a9824abf0,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libconfig-11fa390bbe4e17ca,libpathdiff-3b9982cd4c9b7139,libjson5-2b0ee6aa61dcb21f,libpest-e0a7b607208a8194,libucd_trie-01dd94f548235104,libron-4ef071ae74b72af8,libbase64-64299f9d815d057c,libtoml-58e2d5e2fdd137da,libtoml_edit-9d983d7c68464af2,libserde_spanned-048147296c60b703,libtoml_datetime-fe9d9ab62de9f38a,libwinnow-ad4c8d7ea8fc6772,libini-69c044780884d3d7,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-0fcf6b7292f114d1,libhashbrown-5d9404f16ad26a3c,libdlv_list-6b420188f1cd1438,libyaml_rust2-b1f15416945ac061,libencoding_rs-ecbcb0c86dcc51a7,libarraydeque-be9e663bcba0ae31,libhashlink-fa6f019edd3409f6,libconvert_case-9ba3bad42e1d2ab3,libtui_realm_stdlib-61ca59cbd86de846,libtextwrap-6b59e72769b72de4,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libcopypasta-91cc8c984e2ed575,libx11_clipboard-9a2074ab77794827,libx11rb-55dd3955bad1d1c3,libx11rb_protocol-42eda614c10e3c73,libsmithay_clipboard-6ebc316a8bdb636d,libsmithay_client_toolkit-aafd2c47ef2d3953,libwayland_cursor-e7fe66073d7a67e9,libxcursor-0ce6c2f00f6042e4,libmemmap2-d6914632687af580,libwayland_protocols_wlr-68adac1d1d773917,libwayland_protocols-d1e1b24e153903b0,libwayland_csd_frame-a7b37f53b39eb9d5,libcursor_icon-4557fa3c06811577,libcalloop_wayland_source-7c1f9322dc855d4e,libwayland_client-1927c8dc6219e6f1,libwayland_backend-145aafe792a36a27,libdowncast_rs-af2d5a07fb165ed2,libscoped_tls-c61d1d5075225c6a,libwayland_sys-66d1ec87909d2776,libdlib-ecf9ba03b0e4f7b6,liblibloading-ae36986a4eb55ba3,libcalloop-cd93376989e4d128,libpolling-3a5cbef16340c153,libtuirealm-98ccad945b58d4c9,libcrossterm-c997f217c31066bb,librustix-d5d6e905a240eae4,liblinux_raw_sys-bb3b8bc7673a3b24,libderive_more-a693614bba90bdc1,libratatui-fc310935756ac485,libunicode_truncate-eee727c32a98489a,libunicode_width-08b963676a6677c5,liblru-863153849a2956fa,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libcassowary-618d3b643fd4c97b,libcompact_str-4fc34b3704cfe00c,libstatic_assertions-d53a9977dc6e27e5,libcastaway-6c20d7e2c54fff12,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-79cfce0a776a55d3,libstrum-8421c86038cdf377,libcrossterm-08691235adead533,librustix-e31fd46045e6b213,liblinux_raw_sys-bc4ac508f26460d8,libsignal_hook_mio-137551b49f2a2cfc,libsignal_hook-fe0f8bfbe6ff36f6,libsignal_hook_registry-79c40919bf2b97ec,liblazy_regex-017a0faee41b235e,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libregex_syntax-13fc688ae7f36982}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserver-8e3ec647b4b7bba1,libazure_core-3869091eae73a161,libtypespec_client_core-70b7b19036c9a6f3,libtypespec-62ccca19bfcaca16,libpbkdf2-35df0f54b75cc84c,libaes_gcm-bf8230bbff169da7,libctr-40598399c6009370,libghash-b6997b0f2ddc46be,libpolyval-1c4250d459aa437c,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-c267c590e1bbaa2d,libaes-c0cdc466af47c95e,libcipher-daf211da715ff56a,libinout-5362c14634003fc2,libaead-5810654b7d0a26d8,libazservicebus-c3469ff9abc14b95,liburlencoding-2e57689ab08a86e0,libthiserror-96bee0d23505c26e,libconst_format-4c9205854ce577aa,libfe2o3_amqp_cbs-26b2cd47b297133d,libtimer_kit-203d7dd05173659a,libfe2o3_amqp_ws-61f0fd9887357ea6,libtokio_tungstenite-a7c27912ce913171,libtungstenite-9b621dce3e82ff68,libdata_encoding-6d465a39edfa29f6,librand-f024ea594d1d686f,librand_chacha-eb4a7aaf26681c11,librand_core-c2e27c00444e9411,libutf8-d75228722519eff6,libsha1-d6f97e7dd68f7247,libazure_core-5980261c5367fbe8,libasync_lock-8b8d084801eb25c3,libevent_listener_strategy-2aa1c51a990dcc40,libevent_listener-d0f5f2556e630ac9,libparking-49fcf10303d3525f,libtypespec_client_core-c138985441620630,librand-12a1d02886497dda,librand_chacha-e36d04871285679c,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libreqwest-41e31827f91a4f65,libserde_urlencoded-9c6b4c4c1d9511df,libhyper_rustls-7ddf924dc7ce577c,libwebpki_roots-509dae8ce97ae9d3,libhyper_tls-273ae2044e49aea2,libtokio_rustls-bca00734456f2968,librustls-5c9633593784cff4,libwebpki-53c6b852a8f09bda,libring-3827f865fcb3316b,libuntrusted-3420b86308bec153,librustls_pki_types-282aaa44096cd01a,libzeroize-4b3ceb1371aa4cb6,libasync_compression-47b04183cbb9dd63,libflate2-8680e1ecd728b17c,libminiz_oxide-e4013219f60284e8,libadler2-6c84652b4f76062c,libcrc32fast-061f9e419cb09d23,libtower_http-d42933ef2cedf4cf,libiri_string-a380f51e5b0b7b73,libtower-de8bb941565c2ca8,libtower_layer-d70c7e404336389b,libhyper_util-6b9c08ad88c077e6,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-47a632f13b6f9bdb,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libpin_project-f4ce0e7dc5107c98,libuuid-19828be304fab04a,libgetrandom-10417545f214e951,libdyn_clone-b51c2b45a5906cc9,libtracing-867c04bb541b60b6,libtracing_core-e88fd22da97e6ef2,libfutures-463712991e76a6a8,libfutures_executor-5b5dade71fb0da89,libtypespec-7f0fcbc12da53f24,libserde_json-8740af1db095fba1,libryu-0ea4bafc9bef6d8b,libfe2o3_amqp_management-c5fd508cb6f5130c,libfe2o3_amqp-10e66698e1c9dd7c,libtokio_native_tls-c3c6e4fafb67b91a,libnative_tls-d442fbbf9bf67303,libopenssl_probe-cbab9b905ab83f66,libopenssl-dc189ccaedcf58cb,libonce_cell-0ba6aecba7086d38,libbitflags-824407ec6777a42b,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-2851f863e9d96a69,liburl-b52a015eb399b8bc,libidna-951338b25f187e3b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef8052e7e209ac2f,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-a1c4a5ac12c37146,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libparking_lot-da70eb0b0c764ca7,libparking_lot_core-f3d049f4a7f69548,libsmallvec-21f4c41bfe2e767b,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfe2o3_amqp_types-b8c7a94cc1a78091,libserde_amqp-27c936219e446612,libindexmap-8bd1fa8e83fcaebb,libhashbrown-e09f6c67f11e5c6d,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libserde_bytes-f58264c2b9785e14,libordered_float-c6759244ed75e0a9,libtime-d8e8bab11661b226,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-800dec73d074ee3c,libpowerfmt-a0c185df26c26a22,libtokio_util-ceb37750f0521609,libfutures_util-0e5df3a8381a7af1,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libfutures_sink-be8442ee548d90f9,libsha2-fe3cab9bf16b3cc3,libcpufeatures-471354fefbcaf2d8,libhmac-cc17d6a2456f66fa,libdigest-0e12a032d76d0504,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-567081e60de108d1,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,librand_core-ea1e9a845e3fa514,libgetrandom-d766584f604ad421,libcfg_if-5a199b0ec0054672,libchrono-0770542d07d97933,libiana_time_zone-693b81a5c0b46492,libnum_traits-e0379c9206182a0c,libbase64-2a03de3babadded3,libthiserror-3dbe0d60140b392f,libserde-626acec0bf5e6a85,libtokio-d7559a49684991e1,libsocket2-77e7f912c6f883cf,libbytes-bfe11088fe358bd1,libmio-156ae210a3f44aae,liblibc-541120bc1b51796a,liblog-ba604b77dad33fe2,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcpjiZ8f/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-bc02aaf8c10975ba/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/azure_discovery_handlers_integration-ce270d53e0944fa8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quetty` (test "azure_discovery_handlers_integration") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustccWbjLv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libquetty-c3d5caccef140215,libtoml-ec532785766191dd,libtoml_writer-0af7371ebdf749c6,libtoml_parser-f412e48d8f408ff7,libserde_spanned-64043440f6833315,libtoml_datetime-fab79e4fbdda5793,libdotenv-ed16f8757ac7f100,libdirs-63a88569d4973c64,libdirs_sys-a905550ccb6f8fcf,liboption_ext-23838f1959a6156b,libopen-815ae230179f6a54,libis_wsl-1e1f252f1b372bf5,libis_docker-ea2779accd0eae1c,libfern-01821c3a9824abf0,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libconfig-11fa390bbe4e17ca,libpathdiff-3b9982cd4c9b7139,libjson5-2b0ee6aa61dcb21f,libpest-e0a7b607208a8194,libucd_trie-01dd94f548235104,libron-4ef071ae74b72af8,libbase64-64299f9d815d057c,libtoml-58e2d5e2fdd137da,libtoml_edit-9d983d7c68464af2,libserde_spanned-048147296c60b703,libtoml_datetime-fe9d9ab62de9f38a,libwinnow-ad4c8d7ea8fc6772,libini-69c044780884d3d7,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-0fcf6b7292f114d1,libhashbrown-5d9404f16ad26a3c,libdlv_list-6b420188f1cd1438,libyaml_rust2-b1f15416945ac061,libencoding_rs-ecbcb0c86dcc51a7,libarraydeque-be9e663bcba0ae31,libhashlink-fa6f019edd3409f6,libconvert_case-9ba3bad42e1d2ab3,libtui_realm_stdlib-61ca59cbd86de846,libtextwrap-6b59e72769b72de4,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libcopypasta-91cc8c984e2ed575,libx11_clipboard-9a2074ab77794827,libx11rb-55dd3955bad1d1c3,libx11rb_protocol-42eda614c10e3c73,libsmithay_clipboard-6ebc316a8bdb636d,libsmithay_client_toolkit-aafd2c47ef2d3953,libwayland_cursor-e7fe66073d7a67e9,libxcursor-0ce6c2f00f6042e4,libmemmap2-d6914632687af580,libwayland_protocols_wlr-68adac1d1d773917,libwayland_protocols-d1e1b24e153903b0,libwayland_csd_frame-a7b37f53b39eb9d5,libcursor_icon-4557fa3c06811577,libcalloop_wayland_source-7c1f9322dc855d4e,libwayland_client-1927c8dc6219e6f1,libwayland_backend-145aafe792a36a27,libdowncast_rs-af2d5a07fb165ed2,libscoped_tls-c61d1d5075225c6a,libwayland_sys-66d1ec87909d2776,libdlib-ecf9ba03b0e4f7b6,liblibloading-ae36986a4eb55ba3,libcalloop-cd93376989e4d128,libpolling-3a5cbef16340c153,libserver-8e3ec647b4b7bba1,libazure_core-3869091eae73a161,libtypespec_client_core-70b7b19036c9a6f3,libtypespec-62ccca19bfcaca16,libpbkdf2-35df0f54b75cc84c,libaes_gcm-bf8230bbff169da7,libctr-40598399c6009370,libghash-b6997b0f2ddc46be,libpolyval-1c4250d459aa437c,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-c267c590e1bbaa2d,libaes-c0cdc466af47c95e,libcipher-daf211da715ff56a,libinout-5362c14634003fc2,libaead-5810654b7d0a26d8,libazservicebus-c3469ff9abc14b95,liburlencoding-2e57689ab08a86e0,libthiserror-96bee0d23505c26e,libconst_format-4c9205854ce577aa,libfe2o3_amqp_cbs-26b2cd47b297133d,libtimer_kit-203d7dd05173659a,libfe2o3_amqp_ws-61f0fd9887357ea6,libtokio_tungstenite-a7c27912ce913171,libtungstenite-9b621dce3e82ff68,libdata_encoding-6d465a39edfa29f6,librand-f024ea594d1d686f,librand_chacha-eb4a7aaf26681c11,librand_core-c2e27c00444e9411,libutf8-d75228722519eff6,libsha1-d6f97e7dd68f7247,libazure_core-5980261c5367fbe8,libasync_lock-8b8d084801eb25c3,libevent_listener_strategy-2aa1c51a990dcc40,libevent_listener-d0f5f2556e630ac9,libparking-49fcf10303d3525f,libtypespec_client_core-c138985441620630,librand-12a1d02886497dda,librand_chacha-e36d04871285679c,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libreqwest-41e31827f91a4f65,libserde_urlencoded-9c6b4c4c1d9511df,libhyper_rustls-7ddf924dc7ce577c,libwebpki_roots-509dae8ce97ae9d3,libhyper_tls-273ae2044e49aea2,libtokio_rustls-bca00734456f2968,librustls-5c9633593784cff4,libwebpki-53c6b852a8f09bda,libring-3827f865fcb3316b,libuntrusted-3420b86308bec153,librustls_pki_types-282aaa44096cd01a,libzeroize-4b3ceb1371aa4cb6,libasync_compression-47b04183cbb9dd63,libflate2-8680e1ecd728b17c,libminiz_oxide-e4013219f60284e8,libadler2-6c84652b4f76062c,libcrc32fast-061f9e419cb09d23,libtower_http-d42933ef2cedf4cf,libiri_string-a380f51e5b0b7b73,libtower-de8bb941565c2ca8,libtower_layer-d70c7e404336389b,libhyper_util-6b9c08ad88c077e6,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-47a632f13b6f9bdb,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libpin_project-f4ce0e7dc5107c98,libuuid-19828be304fab04a,libgetrandom-10417545f214e951,libdyn_clone-b51c2b45a5906cc9,libtracing-867c04bb541b60b6,libtracing_core-e88fd22da97e6ef2,libfutures-463712991e76a6a8,libfutures_executor-5b5dade71fb0da89,libtypespec-7f0fcbc12da53f24,libserde_json-8740af1db095fba1,libfe2o3_amqp_management-c5fd508cb6f5130c,libfe2o3_amqp-10e66698e1c9dd7c,libtokio_native_tls-c3c6e4fafb67b91a,libnative_tls-d442fbbf9bf67303,libopenssl_probe-cbab9b905ab83f66,libopenssl-dc189ccaedcf58cb,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-2851f863e9d96a69,liburl-b52a015eb399b8bc,libidna-951338b25f187e3b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef8052e7e209ac2f,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-a1c4a5ac12c37146,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libfe2o3_amqp_types-b8c7a94cc1a78091,libserde_amqp-27c936219e446612,libindexmap-8bd1fa8e83fcaebb,libserde_bytes-f58264c2b9785e14,libordered_float-c6759244ed75e0a9,libtime-d8e8bab11661b226,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-800dec73d074ee3c,libpowerfmt-a0c185df26c26a22,libtokio_util-ceb37750f0521609,libfutures_util-0e5df3a8381a7af1,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libfutures_sink-be8442ee548d90f9,libsha2-fe3cab9bf16b3cc3,libcpufeatures-471354fefbcaf2d8,libhmac-cc17d6a2456f66fa,libdigest-0e12a032d76d0504,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-567081e60de108d1,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,librand_core-ea1e9a845e3fa514,libgetrandom-d766584f604ad421,libchrono-0770542d07d97933,libiana_time_zone-693b81a5c0b46492,libnum_traits-e0379c9206182a0c,libbase64-2a03de3babadded3,libtokio-d7559a49684991e1,libsocket2-77e7f912c6f883cf,libbytes-bfe11088fe358bd1,libpin_project_lite-bedc6e0acd72ff2a,libtuirealm-98ccad945b58d4c9,libcrossterm-c997f217c31066bb,librustix-d5d6e905a240eae4,liblinux_raw_sys-bb3b8bc7673a3b24,libderive_more-a693614bba90bdc1,libthiserror-3dbe0d60140b392f,libratatui-fc310935756ac485,libunicode_truncate-eee727c32a98489a,libunicode_width-08b963676a6677c5,liblru-863153849a2956fa,libhashbrown-e09f6c67f11e5c6d,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libcassowary-618d3b643fd4c97b,libcompact_str-4fc34b3704cfe00c,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-6c20d7e2c54fff12,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-79cfce0a776a55d3,libstrum-8421c86038cdf377,libcrossterm-08691235adead533,librustix-e31fd46045e6b213,liblinux_raw_sys-bc4ac508f26460d8,libbitflags-824407ec6777a42b,libserde-626acec0bf5e6a85,libparking_lot-da70eb0b0c764ca7,libparking_lot_core-f3d049f4a7f69548,libcfg_if-5a199b0ec0054672,libsmallvec-21f4c41bfe2e767b,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libsignal_hook_mio-137551b49f2a2cfc,libsignal_hook-fe0f8bfbe6ff36f6,libsignal_hook_registry-79c40919bf2b97ec,libmio-156ae210a3f44aae,liblibc-541120bc1b51796a,liblazy_regex-017a0faee41b235e,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libmemchr-6f5829dadd40eda8,libregex_syntax-13fc688ae7f36982,libonce_cell-0ba6aecba7086d38,liblog-ba604b77dad33fe2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustccWbjLv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-bc02aaf8c10975ba/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pagination_page_size_decrease_test-4ad267fa0363e991" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quetty` (test "pagination_page_size_decrease_test") due to 1 previous error
[INFO] [stderr] error: could not compile `quetty` (test "backfill_integration") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcFfolHw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libquetty-c3d5caccef140215,libtoml-ec532785766191dd,libtoml_writer-0af7371ebdf749c6,libtoml_parser-f412e48d8f408ff7,libserde_spanned-64043440f6833315,libtoml_datetime-fab79e4fbdda5793,libdotenv-ed16f8757ac7f100,libdirs-63a88569d4973c64,libdirs_sys-a905550ccb6f8fcf,liboption_ext-23838f1959a6156b,libopen-815ae230179f6a54,libis_wsl-1e1f252f1b372bf5,libis_docker-ea2779accd0eae1c,libfern-01821c3a9824abf0,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libconfig-11fa390bbe4e17ca,libpathdiff-3b9982cd4c9b7139,libjson5-2b0ee6aa61dcb21f,libpest-e0a7b607208a8194,libucd_trie-01dd94f548235104,libron-4ef071ae74b72af8,libbase64-64299f9d815d057c,libtoml-58e2d5e2fdd137da,libtoml_edit-9d983d7c68464af2,libserde_spanned-048147296c60b703,libtoml_datetime-fe9d9ab62de9f38a,libwinnow-ad4c8d7ea8fc6772,libini-69c044780884d3d7,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-0fcf6b7292f114d1,libhashbrown-5d9404f16ad26a3c,libdlv_list-6b420188f1cd1438,libyaml_rust2-b1f15416945ac061,libencoding_rs-ecbcb0c86dcc51a7,libarraydeque-be9e663bcba0ae31,libhashlink-fa6f019edd3409f6,libconvert_case-9ba3bad42e1d2ab3,libtui_realm_stdlib-61ca59cbd86de846,libtextwrap-6b59e72769b72de4,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libcopypasta-91cc8c984e2ed575,libx11_clipboard-9a2074ab77794827,libx11rb-55dd3955bad1d1c3,libx11rb_protocol-42eda614c10e3c73,libsmithay_clipboard-6ebc316a8bdb636d,libsmithay_client_toolkit-aafd2c47ef2d3953,libwayland_cursor-e7fe66073d7a67e9,libxcursor-0ce6c2f00f6042e4,libmemmap2-d6914632687af580,libwayland_protocols_wlr-68adac1d1d773917,libwayland_protocols-d1e1b24e153903b0,libwayland_csd_frame-a7b37f53b39eb9d5,libcursor_icon-4557fa3c06811577,libcalloop_wayland_source-7c1f9322dc855d4e,libwayland_client-1927c8dc6219e6f1,libwayland_backend-145aafe792a36a27,libdowncast_rs-af2d5a07fb165ed2,libscoped_tls-c61d1d5075225c6a,libwayland_sys-66d1ec87909d2776,libdlib-ecf9ba03b0e4f7b6,liblibloading-ae36986a4eb55ba3,libcalloop-cd93376989e4d128,libpolling-3a5cbef16340c153,libserver-8e3ec647b4b7bba1,libazure_core-3869091eae73a161,libtypespec_client_core-70b7b19036c9a6f3,libtypespec-62ccca19bfcaca16,libpbkdf2-35df0f54b75cc84c,libaes_gcm-bf8230bbff169da7,libctr-40598399c6009370,libghash-b6997b0f2ddc46be,libpolyval-1c4250d459aa437c,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-c267c590e1bbaa2d,libaes-c0cdc466af47c95e,libcipher-daf211da715ff56a,libinout-5362c14634003fc2,libaead-5810654b7d0a26d8,libazservicebus-c3469ff9abc14b95,liburlencoding-2e57689ab08a86e0,libthiserror-96bee0d23505c26e,libconst_format-4c9205854ce577aa,libfe2o3_amqp_cbs-26b2cd47b297133d,libtimer_kit-203d7dd05173659a,libfe2o3_amqp_ws-61f0fd9887357ea6,libtokio_tungstenite-a7c27912ce913171,libtungstenite-9b621dce3e82ff68,libdata_encoding-6d465a39edfa29f6,librand-f024ea594d1d686f,librand_chacha-eb4a7aaf26681c11,librand_core-c2e27c00444e9411,libutf8-d75228722519eff6,libsha1-d6f97e7dd68f7247,libazure_core-5980261c5367fbe8,libasync_lock-8b8d084801eb25c3,libevent_listener_strategy-2aa1c51a990dcc40,libevent_listener-d0f5f2556e630ac9,libparking-49fcf10303d3525f,libtypespec_client_core-c138985441620630,librand-12a1d02886497dda,librand_chacha-e36d04871285679c,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libreqwest-41e31827f91a4f65,libserde_urlencoded-9c6b4c4c1d9511df,libhyper_rustls-7ddf924dc7ce577c,libwebpki_roots-509dae8ce97ae9d3,libhyper_tls-273ae2044e49aea2,libtokio_rustls-bca00734456f2968,librustls-5c9633593784cff4,libwebpki-53c6b852a8f09bda,libring-3827f865fcb3316b,libuntrusted-3420b86308bec153,librustls_pki_types-282aaa44096cd01a,libzeroize-4b3ceb1371aa4cb6,libasync_compression-47b04183cbb9dd63,libflate2-8680e1ecd728b17c,libminiz_oxide-e4013219f60284e8,libadler2-6c84652b4f76062c,libcrc32fast-061f9e419cb09d23,libtower_http-d42933ef2cedf4cf,libiri_string-a380f51e5b0b7b73,libtower-de8bb941565c2ca8,libtower_layer-d70c7e404336389b,libhyper_util-6b9c08ad88c077e6,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-47a632f13b6f9bdb,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libpin_project-f4ce0e7dc5107c98,libuuid-19828be304fab04a,libgetrandom-10417545f214e951,libdyn_clone-b51c2b45a5906cc9,libtracing-867c04bb541b60b6,libtracing_core-e88fd22da97e6ef2,libfutures-463712991e76a6a8,libfutures_executor-5b5dade71fb0da89,libtypespec-7f0fcbc12da53f24,libserde_json-8740af1db095fba1,libfe2o3_amqp_management-c5fd508cb6f5130c,libfe2o3_amqp-10e66698e1c9dd7c,libtokio_native_tls-c3c6e4fafb67b91a,libnative_tls-d442fbbf9bf67303,libopenssl_probe-cbab9b905ab83f66,libopenssl-dc189ccaedcf58cb,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-2851f863e9d96a69,liburl-b52a015eb399b8bc,libidna-951338b25f187e3b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ef8052e7e209ac2f,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-a1c4a5ac12c37146,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libfe2o3_amqp_types-b8c7a94cc1a78091,libserde_amqp-27c936219e446612,libindexmap-8bd1fa8e83fcaebb,libserde_bytes-f58264c2b9785e14,libordered_float-c6759244ed75e0a9,libtime-d8e8bab11661b226,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-800dec73d074ee3c,libpowerfmt-a0c185df26c26a22,libtokio_util-ceb37750f0521609,libfutures_util-0e5df3a8381a7af1,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-c679acf38b3b9ea3,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libfutures_sink-be8442ee548d90f9,libsha2-fe3cab9bf16b3cc3,libcpufeatures-471354fefbcaf2d8,libhmac-cc17d6a2456f66fa,libdigest-0e12a032d76d0504,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-567081e60de108d1,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,librand_core-ea1e9a845e3fa514,libgetrandom-d766584f604ad421,libchrono-0770542d07d97933,libiana_time_zone-693b81a5c0b46492,libnum_traits-e0379c9206182a0c,libbase64-2a03de3babadded3,libtokio-d7559a49684991e1,libsocket2-77e7f912c6f883cf,libbytes-bfe11088fe358bd1,libpin_project_lite-bedc6e0acd72ff2a,libtuirealm-98ccad945b58d4c9,libcrossterm-c997f217c31066bb,librustix-d5d6e905a240eae4,liblinux_raw_sys-bb3b8bc7673a3b24,libderive_more-a693614bba90bdc1,libthiserror-3dbe0d60140b392f,libratatui-fc310935756ac485,libunicode_truncate-eee727c32a98489a,libunicode_width-08b963676a6677c5,liblru-863153849a2956fa,libhashbrown-e09f6c67f11e5c6d,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libcassowary-618d3b643fd4c97b,libcompact_str-4fc34b3704cfe00c,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-6c20d7e2c54fff12,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-79cfce0a776a55d3,libstrum-8421c86038cdf377,libcrossterm-08691235adead533,librustix-e31fd46045e6b213,liblinux_raw_sys-bc4ac508f26460d8,libbitflags-824407ec6777a42b,libserde-626acec0bf5e6a85,libparking_lot-da70eb0b0c764ca7,libparking_lot_core-f3d049f4a7f69548,libcfg_if-5a199b0ec0054672,libsmallvec-21f4c41bfe2e767b,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libsignal_hook_mio-137551b49f2a2cfc,libsignal_hook-fe0f8bfbe6ff36f6,libsignal_hook_registry-79c40919bf2b97ec,libmio-156ae210a3f44aae,liblibc-541120bc1b51796a,liblazy_regex-017a0faee41b235e,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,libmemchr-6f5829dadd40eda8,libregex_syntax-13fc688ae7f36982,libonce_cell-0ba6aecba7086d38,liblog-ba604b77dad33fe2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcFfolHw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-bc02aaf8c10975ba/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/backfill_integration-4c456f5efa277b06" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidThemePath` and `InvalidFileExtension` are never constructed
[INFO] [stdout]   --> src/theme/validation.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum ThemeValidationError {
[INFO] [stdout]    |          -------------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     InvalidThemePath { path: String, reason: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     MissingMetadata { field: String },
[INFO] [stdout] 13 |     InvalidFileExtension { path: String, expected: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThemeValidationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThemePathValidator` is never constructed
[INFO] [stdout]    --> src/theme/validation.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct ThemePathValidator;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line {
[INFO] [stdout]     |                           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line> {
[INFO] [stdout]     |                                   ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line> {
[INFO] [stdout]    |                       ^^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line {
[INFO] [stdout]     |                           ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn render_input_field(&self) -> Line<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/number_input_popup.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line> {
[INFO] [stdout]     |                                   ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn render_validation_feedback(&self) -> Option<Line<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/page_size_popup.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line> {
[INFO] [stdout]    |                       ^^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn render_options(&self) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn create_block(details: &MessageDetails) -> Block<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/message_details/rendering.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn create_content_lines(details: &MessageDetails, visible_lines: usize) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/message_details/rendering.rs:161:31
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn create_status_bar(details: &MessageDetails) -> Paragraph<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f5eac94407a3091a4fe4cfc2148817da5a4c6b0b5b15ba7a6093ebbc70234592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5eac94407a3091a4fe4cfc2148817da5a4c6b0b5b15ba7a6093ebbc70234592", kill_on_drop: false }`
[INFO] [stdout] f5eac94407a3091a4fe4cfc2148817da5a4c6b0b5b15ba7a6093ebbc70234592
